[INFO] cloning repository https://github.com/tweedegolf/rp1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tweedegolf/rp1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftweedegolf%2Frp1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftweedegolf%2Frp1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fe325bd6737e3b1454dad55ddfd8d271dd7bcc4
[INFO] checking tweedegolf/rp1 against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftweedegolf%2Frp1" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tweedegolf/rp1
[INFO] finished tweaking git repo https://github.com/tweedegolf/rp1
[INFO] tweaked toml for git repo https://github.com/tweedegolf/rp1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tweedegolf/rp1 on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tweedegolf/rp1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator_types v0.14.0
[INFO] [stderr]   Downloaded validator v0.14.0
[INFO] [stderr]   Downloaded tinyvec v1.5.0
[INFO] [stderr]   Downloaded validator_derive v0.14.0
[INFO] [stderr]   Downloaded const_fn v0.4.8
[INFO] [stderr]   Downloaded serde_json v1.0.68
[INFO] [stderr]   Downloaded darling_macro v0.13.0
[INFO] [stderr]   Downloaded futures-sink v0.3.17
[INFO] [stderr]   Downloaded rocket_sync_db_pools v0.1.0-rc.1
[INFO] [stderr]   Downloaded futures-core v0.3.17
[INFO] [stderr]   Downloaded rocket_sync_db_pools_codegen v0.1.0-rc.1
[INFO] [stderr]   Downloaded darling v0.13.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.18
[INFO] [stderr]   Downloaded state v0.5.2
[INFO] [stderr]   Downloaded time-macros v0.2.3
[INFO] [stderr]   Downloaded rustversion v1.0.5
[INFO] [stderr]   Downloaded serde_derive v1.0.130
[INFO] [stderr]   Downloaded darling_core v0.13.0
[INFO] [stderr]   Downloaded loom v0.5.2
[INFO] [stderr]   Downloaded inlinable_string v0.1.14
[INFO] [stderr]   Downloaded unchecked-index v0.2.2
[INFO] [stderr]   Downloaded serde v1.0.130
[INFO] [stderr]   Downloaded time v0.3.4
[INFO] [stderr]   Downloaded futures-task v0.3.17
[INFO] [stderr]   Downloaded futures-macro v0.3.17
[INFO] [stderr]   Downloaded futures-io v0.3.17
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.5
[INFO] [stderr]   Downloaded migrations_macros v1.4.2
[INFO] [stderr]   Downloaded rocket_http v0.5.0-rc.1
[INFO] [stderr]   Downloaded futures-channel v0.3.17
[INFO] [stderr]   Downloaded multer v2.0.1
[INFO] [stderr]   Downloaded twoway v0.2.2
[INFO] [stderr]   Downloaded atomic v0.5.0
[INFO] [stderr]   Downloaded r2d2 v0.8.9
[INFO] [stderr]   Downloaded diesel_migrations v1.4.0
[INFO] [stderr]   Downloaded migrations_internals v1.4.1
[INFO] [stderr]   Downloaded cc v1.0.71
[INFO] [stderr]   Downloaded spin v0.9.2
[INFO] [stderr]   Downloaded futures-executor v0.3.17
[INFO] [stderr]   Downloaded async-trait v0.1.51
[INFO] [stderr]   Downloaded cookie v0.15.1
[INFO] [stderr]   Downloaded futures v0.3.17
[INFO] [stderr]   Downloaded http v0.2.5
[INFO] [stderr]   Downloaded rocket_codegen v0.5.0-rc.1
[INFO] [stderr]   Downloaded tracing-subscriber v0.2.25
[INFO] [stderr]   Downloaded futures-util v0.3.17
[INFO] [stderr]   Downloaded h2 v0.3.7
[INFO] [stderr]   Downloaded hyper v0.14.14
[INFO] [stderr]   Downloaded rocket v0.5.0-rc.1
[INFO] [stderr]   Downloaded encoding_rs v0.8.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 08b10e13137ba309ca5be83cde7bbcc3b0687f4fe7f2240c62b987047556638d
[INFO] running `Command { std: "docker" "start" "08b10e13137ba309ca5be83cde7bbcc3b0687f4fe7f2240c62b987047556638d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08b10e13137ba309ca5be83cde7bbcc3b0687f4fe7f2240c62b987047556638d" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08b10e13137ba309ca5be83cde7bbcc3b0687f4fe7f2240c62b987047556638d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08b10e13137ba309ca5be83cde7bbcc3b0687f4fe7f2240c62b987047556638d" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling libc v0.2.106
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling tokio v1.13.0
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]     Checking proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking unicode-xid v0.2.2
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling ref-cast v1.0.6
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling inlinable_string v0.1.14
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]     Checking yansi v0.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking tinyvec v1.5.0
[INFO] [stderr]     Checking r2d2 v0.8.9
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling multer v2.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling atomic v0.5.0
[INFO] [stderr]    Compiling figment v0.10.6
[INFO] [stderr]    Compiling state v0.5.2
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking twoway v0.2.2
[INFO] [stderr]    Compiling rocket v0.5.0-rc.1
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking spin v0.9.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking validator_types v0.14.0
[INFO] [stderr]     Checking darling_core v0.13.0
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling tokio-macros v1.5.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.6
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling validator_derive v0.14.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking async-stream v0.3.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.13.0
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]     Checking pear v0.2.3
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]    Compiling darling v0.13.0
[INFO] [stderr]    Compiling rp1-macros v0.3.1 (/opt/rustwide/workdir/rp1_macros)
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]    Compiling rocket_sync_db_pools_codegen v0.1.0-rc.1
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking ubyte v0.10.1
[INFO] [stderr]     Checking time v0.3.4
[INFO] [stderr]    Compiling h2 v0.3.7
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]     Checking validator v0.14.0
[INFO] [stderr]     Checking hyper v0.14.14
[INFO] [stderr]     Checking rocket_http v0.5.0-rc.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.1
[INFO] [stderr]     Checking migrations_internals v1.4.1
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]     Checking diesel_migrations v1.4.0
[INFO] [stderr]     Checking rocket_sync_db_pools v0.1.0-rc.1
[INFO] [stderr]     Checking rp1 v0.3.1 (/opt/rustwide/workdir/rp1)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/date.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `FromSqlRow` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_date`
[INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"]
[INFO] [stdout] 21 | pub struct Date(time::Date);
[INFO] [stdout]    |            ---- `Date` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/date.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `Queryable` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_date`
[INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"]
[INFO] [stdout] 21 | pub struct Date(time::Date);
[INFO] [stdout]    |            ---- `Date` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/date.rs:19:68
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_date`
[INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"]
[INFO] [stdout]    |              ------------------------- `Date` is not local
[INFO] [stdout] 21 | pub struct Date(time::Date);
[INFO] [stdout]    |            ---- `Date` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/date.rs:19:68
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_date`
[INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"]
[INFO] [stdout]    |              ------------------------- `Date` is not local
[INFO] [stdout] 21 | pub struct Date(time::Date);
[INFO] [stdout]    |            ---- `Date` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/date.rs:19:68
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `ToSql` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_date`
[INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"]
[INFO] [stdout]    |              ------------------------- `Date` is not local
[INFO] [stdout] 21 | pub struct Date(time::Date);
[INFO] [stdout]    |            ---- `Date` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/date.rs:19:68
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_date`
[INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"]
[INFO] [stdout]    |              ------------------------- `Date` is not local
[INFO] [stdout] 21 | pub struct Date(time::Date);
[INFO] [stdout]    |            ---- `Date` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/date.rs:19:68
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_date`
[INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"]
[INFO] [stdout]    |              ------------------------- `Date` is not local
[INFO] [stdout] 21 | pub struct Date(time::Date);
[INFO] [stdout]    |            ---- `Date` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/offset_date_time.rs:23:56
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `FromSqlRow` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_offsetdatetime`
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime);
[INFO] [stdout]    |            -------------- `OffsetDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/offset_date_time.rs:23:56
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `Queryable` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_offsetdatetime`
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime);
[INFO] [stdout]    |            -------------- `OffsetDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/offset_date_time.rs:23:68
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_offsetdatetime`
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout]    |              -------------------------------- `Timestamptz` is not local
[INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime);
[INFO] [stdout]    |            -------------- `OffsetDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/offset_date_time.rs:23:68
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_offsetdatetime`
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout]    |              -------------------------------- `Timestamptz` is not local
[INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime);
[INFO] [stdout]    |            -------------- `OffsetDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/offset_date_time.rs:23:68
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `ToSql` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_offsetdatetime`
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout]    |              -------------------------------- `Timestamptz` is not local
[INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime);
[INFO] [stdout]    |            -------------- `OffsetDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/offset_date_time.rs:23:68
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_offsetdatetime`
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout]    |              -------------------------------- `Timestamptz` is not local
[INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime);
[INFO] [stdout]    |            -------------- `OffsetDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/offset_date_time.rs:23:68
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_offsetdatetime`
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout]    |              -------------------------------- `Timestamptz` is not local
[INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime);
[INFO] [stdout]    |            -------------- `OffsetDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:56
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `FromSqlRow` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_primitivedatetime`
[INFO] [stdout] ...
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:56
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `Queryable` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_primitivedatetime`
[INFO] [stdout] ...
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:68
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime`
[INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"]
[INFO] [stdout]    |              ------------------------------ `Timestamp` is not local
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:68
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime`
[INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"]
[INFO] [stdout]    |              ------------------------------ `Timestamp` is not local
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:68
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `ToSql` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime`
[INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"]
[INFO] [stdout]    |              ------------------------------ `Timestamp` is not local
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:68
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime`
[INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"]
[INFO] [stdout]    |              ------------------------------ `Timestamp` is not local
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:68
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime`
[INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"]
[INFO] [stdout]    |              ------------------------------ `Timestamp` is not local
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:68
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime`
[INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"]
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout]    |              -------------------------------- `Timestamptz` is not local
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:68
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime`
[INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"]
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout]    |              -------------------------------- `Timestamptz` is not local
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:68
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `ToSql` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime`
[INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"]
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout]    |              -------------------------------- `Timestamptz` is not local
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:68
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime`
[INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"]
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout]    |              -------------------------------- `Timestamptz` is not local
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:68
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime`
[INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"]
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout]    |              -------------------------------- `Timestamptz` is not local
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/time.rs:18:56
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `FromSqlRow` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_time`
[INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"]
[INFO] [stdout] 20 | pub struct Time(time::Time);
[INFO] [stdout]    |            ---- `Time` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/time.rs:18:56
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `Queryable` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_time`
[INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"]
[INFO] [stdout] 20 | pub struct Time(time::Time);
[INFO] [stdout]    |            ---- `Time` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/time.rs:18:68
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_time`
[INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"]
[INFO] [stdout]    |              ------------------------- `Time` is not local
[INFO] [stdout] 20 | pub struct Time(time::Time);
[INFO] [stdout]    |            ---- `Time` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/time.rs:18:68
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_time`
[INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"]
[INFO] [stdout]    |              ------------------------- `Time` is not local
[INFO] [stdout] 20 | pub struct Time(time::Time);
[INFO] [stdout]    |            ---- `Time` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/time.rs:18:68
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `ToSql` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_time`
[INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"]
[INFO] [stdout]    |              ------------------------- `Time` is not local
[INFO] [stdout] 20 | pub struct Time(time::Time);
[INFO] [stdout]    |            ---- `Time` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/time.rs:18:68
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_time`
[INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"]
[INFO] [stdout]    |              ------------------------- `Time` is not local
[INFO] [stdout] 20 | pub struct Time(time::Time);
[INFO] [stdout]    |            ---- `Time` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/time.rs:18:68
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_time`
[INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"]
[INFO] [stdout]    |              ------------------------- `Time` is not local
[INFO] [stdout] 20 | pub struct Time(time::Time);
[INFO] [stdout]    |            ---- `Time` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rp1-example v0.1.0 (/opt/rustwide/workdir/example)
[INFO] [stderr]     Checking rp1-tests v0.1.0 (/opt/rustwide/workdir/rp1_tests)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/date.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `FromSqlRow` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_date`
[INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"]
[INFO] [stdout] 21 | pub struct Date(time::Date);
[INFO] [stdout]    |            ---- `Date` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/date.rs:19:56
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `Queryable` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_date`
[INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"]
[INFO] [stdout] 21 | pub struct Date(time::Date);
[INFO] [stdout]    |            ---- `Date` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/date.rs:19:68
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_date`
[INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"]
[INFO] [stdout]    |              ------------------------- `Date` is not local
[INFO] [stdout] 21 | pub struct Date(time::Date);
[INFO] [stdout]    |            ---- `Date` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/date.rs:19:68
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_date`
[INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"]
[INFO] [stdout]    |              ------------------------- `Date` is not local
[INFO] [stdout] 21 | pub struct Date(time::Date);
[INFO] [stdout]    |            ---- `Date` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/date.rs:19:68
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `ToSql` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_date`
[INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"]
[INFO] [stdout]    |              ------------------------- `Date` is not local
[INFO] [stdout] 21 | pub struct Date(time::Date);
[INFO] [stdout]    |            ---- `Date` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/date.rs:19:68
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_date`
[INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"]
[INFO] [stdout]    |              ------------------------- `Date` is not local
[INFO] [stdout] 21 | pub struct Date(time::Date);
[INFO] [stdout]    |            ---- `Date` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/date.rs:19:68
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_date`
[INFO] [stdout] 20 | #[sql_type = "diesel::sql_types::Date"]
[INFO] [stdout]    |              ------------------------- `Date` is not local
[INFO] [stdout] 21 | pub struct Date(time::Date);
[INFO] [stdout]    |            ---- `Date` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/offset_date_time.rs:23:56
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `FromSqlRow` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_offsetdatetime`
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime);
[INFO] [stdout]    |            -------------- `OffsetDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/offset_date_time.rs:23:56
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `Queryable` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_offsetdatetime`
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime);
[INFO] [stdout]    |            -------------- `OffsetDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/offset_date_time.rs:23:68
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_offsetdatetime`
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout]    |              -------------------------------- `Timestamptz` is not local
[INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime);
[INFO] [stdout]    |            -------------- `OffsetDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/offset_date_time.rs:23:68
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_offsetdatetime`
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout]    |              -------------------------------- `Timestamptz` is not local
[INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime);
[INFO] [stdout]    |            -------------- `OffsetDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/offset_date_time.rs:23:68
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `ToSql` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_offsetdatetime`
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout]    |              -------------------------------- `Timestamptz` is not local
[INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime);
[INFO] [stdout]    |            -------------- `OffsetDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/offset_date_time.rs:23:68
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_offsetdatetime`
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout]    |              -------------------------------- `Timestamptz` is not local
[INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime);
[INFO] [stdout]    |            -------------- `OffsetDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/offset_date_time.rs:23:68
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_offsetdatetime`
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout]    |              -------------------------------- `Timestamptz` is not local
[INFO] [stdout] 25 | pub struct OffsetDateTime(time::OffsetDateTime);
[INFO] [stdout]    |            -------------- `OffsetDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:56
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `FromSqlRow` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_primitivedatetime`
[INFO] [stdout] ...
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:56
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `Queryable` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_primitivedatetime`
[INFO] [stdout] ...
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:68
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime`
[INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"]
[INFO] [stdout]    |              ------------------------------ `Timestamp` is not local
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:68
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime`
[INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"]
[INFO] [stdout]    |              ------------------------------ `Timestamp` is not local
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:68
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `ToSql` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime`
[INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"]
[INFO] [stdout]    |              ------------------------------ `Timestamp` is not local
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:68
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime`
[INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"]
[INFO] [stdout]    |              ------------------------------ `Timestamp` is not local
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:68
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime`
[INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"]
[INFO] [stdout]    |              ------------------------------ `Timestamp` is not local
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:68
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime`
[INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"]
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout]    |              -------------------------------- `Timestamptz` is not local
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:68
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime`
[INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"]
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout]    |              -------------------------------- `Timestamptz` is not local
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:68
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `ToSql` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime`
[INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"]
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout]    |              -------------------------------- `Timestamptz` is not local
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:68
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime`
[INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"]
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout]    |              -------------------------------- `Timestamptz` is not local
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/primitive_date_time.rs:22:68
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_primitivedatetime`
[INFO] [stdout] 23 | #[sql_type = "diesel::sql_types::Timestamp"]
[INFO] [stdout] 24 | #[sql_type = "diesel::sql_types::Timestamptz"]
[INFO] [stdout]    |              -------------------------------- `Timestamptz` is not local
[INFO] [stdout] 25 | pub struct PrimitiveDateTime(time::PrimitiveDateTime);
[INFO] [stdout]    |            ----------------- `PrimitiveDateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/time.rs:18:56
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `FromSqlRow` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_time`
[INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"]
[INFO] [stdout] 20 | pub struct Time(time::Time);
[INFO] [stdout]    |            ---- `Time` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/time.rs:18:56
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                        ^---------
[INFO] [stdout]    |                                                        |
[INFO] [stdout]    |                                                        `Queryable` is not local
[INFO] [stdout]    |                                                        move the `impl` block outside of this function `_impl_from_sql_row_for_time`
[INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"]
[INFO] [stdout] 20 | pub struct Time(time::Time);
[INFO] [stdout]    |            ---- `Time` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/time.rs:18:68
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_time`
[INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"]
[INFO] [stdout]    |              ------------------------- `Time` is not local
[INFO] [stdout] 20 | pub struct Time(time::Time);
[INFO] [stdout]    |            ---- `Time` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/time.rs:18:68
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    -^^^^^^^^^^^
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_time`
[INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"]
[INFO] [stdout]    |              ------------------------- `Time` is not local
[INFO] [stdout] 20 | pub struct Time(time::Time);
[INFO] [stdout]    |            ---- `Time` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/time.rs:18:68
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `ToSql` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_time`
[INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"]
[INFO] [stdout]    |              ------------------------- `Time` is not local
[INFO] [stdout] 20 | pub struct Time(time::Time);
[INFO] [stdout]    |            ---- `Time` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/time.rs:18:68
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_time`
[INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"]
[INFO] [stdout]    |              ------------------------- `Time` is not local
[INFO] [stdout] 20 | pub struct Time(time::Time);
[INFO] [stdout]    |            ---- `Time` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> rp1/src/datetime/time.rs:18:68
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, FromSqlRow, AsExpression)]
[INFO] [stdout]    |                                                                    ^-----------
[INFO] [stdout]    |                                                                    |
[INFO] [stdout]    |                                                                    `AsExpression` is not local
[INFO] [stdout]    |                                                                    `Nullable` is not local
[INFO] [stdout]    |                                                                    move the `impl` block outside of this function `_impl_as_expression_for_time`
[INFO] [stdout] 19 | #[sql_type = "diesel::sql_types::Time"]
[INFO] [stdout]    |              ------------------------- `Time` is not local
[INFO] [stdout] 20 | pub struct Time(time::Time);
[INFO] [stdout]    |            ---- `Time` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'_>` is not satisfied
[INFO] [stdout]   --> rp1_tests/src/access_control.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |     created_at: chrono::NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'_>` is not implemented for `NaiveDateTime`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `FromFormField<'v>`:
[INFO] [stdout]              `&'v str` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<&'v str>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<Cow<'v, str>>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<TempFile<'v>>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<std::string::String>` implements `FromFormField<'v>`
[INFO] [stdout]              `Cow<'v, str>` implements `FromFormField<'v>`
[INFO] [stdout]              `IpAddr` implements `FromFormField<'v>`
[INFO] [stdout]              `Ipv4Addr` implements `FromFormField<'v>`
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `NaiveDateTime` to implement `FromForm<'__f>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'_>` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/access_control.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'_>` is not implemented for `NaiveDateTime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `FromFormField<'v>`:
[INFO] [stdout]               `&'v str` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<&'v str>` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<Cow<'v, str>>` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<TempFile<'v>>` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<std::string::String>` implements `FromFormField<'v>`
[INFO] [stdout]               `Cow<'v, str>` implements `FromFormField<'v>`
[INFO] [stdout]               `IpAddr` implements `FromFormField<'v>`
[INFO] [stdout]               `Ipv4Addr` implements `FromFormField<'v>`
[INFO] [stdout]             and 53 others
[INFO] [stdout]     = note: required for `NaiveDateTime` to implement `FromForm<'__f>`
[INFO] [stdout] note: required because it appears within the type `access_control::user::_::FromFormGeneratedContext<'__f>`
[INFO] [stdout]    --> rp1_tests/src/access_control.rs:21:8
[INFO] [stdout]     |
[INFO] [stdout]  21 | struct User {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] note: required by a bound in `rocket::form::FromForm::Context`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/form/from_form.rs:524:19
[INFO] [stdout]     |
[INFO] [stdout] 524 |     type Context: Send;
[INFO] [stdout]     |                   ^^^^ required by this bound in `FromForm::Context`
[INFO] [stdout]     = note: this error originates in the derive macro `::rocket::form::FromForm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'_>` is not satisfied
[INFO] [stdout]   --> rp1_tests/src/access_control.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |     created_at: chrono::NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'_>` is not implemented for `NaiveDateTime`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `FromFormField<'v>`:
[INFO] [stdout]              `&'v str` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<&'v str>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<Cow<'v, str>>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<TempFile<'v>>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<std::string::String>` implements `FromFormField<'v>`
[INFO] [stdout]              `Cow<'v, str>` implements `FromFormField<'v>`
[INFO] [stdout]              `IpAddr` implements `FromFormField<'v>`
[INFO] [stdout]              `Ipv4Addr` implements `FromFormField<'v>`
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `NaiveDateTime` to implement `FromForm<'__f>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'_>` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/access_control.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | #[rp1::crud(database = "Db", table = "posts", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'_>` is not implemented for `NaiveDateTime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `FromFormField<'v>`:
[INFO] [stdout]               `&'v str` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<&'v str>` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<Cow<'v, str>>` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<TempFile<'v>>` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<std::string::String>` implements `FromFormField<'v>`
[INFO] [stdout]               `Cow<'v, str>` implements `FromFormField<'v>`
[INFO] [stdout]               `IpAddr` implements `FromFormField<'v>`
[INFO] [stdout]               `Ipv4Addr` implements `FromFormField<'v>`
[INFO] [stdout]             and 53 others
[INFO] [stdout]     = note: required for `NaiveDateTime` to implement `FromForm<'__f>`
[INFO] [stdout] note: required because it appears within the type `post::_::FromFormGeneratedContext<'__f>`
[INFO] [stdout]    --> rp1_tests/src/access_control.rs:34:8
[INFO] [stdout]     |
[INFO] [stdout]  34 | struct Post {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] note: required by a bound in `rocket::form::FromForm::Context`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/form/from_form.rs:524:19
[INFO] [stdout]     |
[INFO] [stdout] 524 |     type Context: Send;
[INFO] [stdout]     |                   ^^^^ required by this bound in `FromForm::Context`
[INFO] [stdout]     = note: this error originates in the derive macro `::rocket::form::FromForm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]     --> rp1_tests/src/access_control.rs:20:1
[INFO] [stdout]      |
[INFO] [stdout]   20 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]      |
[INFO] [stdout]      = note: multiple `impl`s satisfying `NaiveDateTime: FromSql<_, Pg>` found in the `diesel` crate:
[INFO] [stdout]              - impl FromSql<diesel::sql_types::Timestamp, Pg> for NaiveDateTime;
[INFO] [stdout]              - impl FromSql<diesel::sql_types::Timestamptz, Pg> for NaiveDateTime;
[INFO] [stdout]      = note: required for `NaiveDateTime` to implement `Queryable<_, Pg>`
[INFO] [stdout]      = note: 3 redundant requirements hidden
[INFO] [stdout]      = note: required for `access_control::user::PartialUser` to implement `Queryable<(Nullable<Integer>, Nullable<Text>, ..., ..., ...), ...>`
[INFO] [stdout]      = note: required for `BoxedSelectStatement<'_, (..., ..., ..., ..., ...), ..., ...>` to implement `LoadQuery<PgConnection, access_control::user::PartialUser>`
[INFO] [stdout] note: required by a bound in `load`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.8/src/query_dsl/mod.rs:1238:15
[INFO] [stdout]      |
[INFO] [stdout] 1236 |     fn load<U>(self, conn: &Conn) -> QueryResult<Vec<U>>
[INFO] [stdout]      |        ---- required by a bound in this associated function
[INFO] [stdout] 1237 |     where
[INFO] [stdout] 1238 |         Self: LoadQuery<Conn, U>,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::load`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rp1_tests-d105c59e80c35179.long-type-760468263022479191.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]     --> rp1_tests/src/access_control.rs:33:1
[INFO] [stdout]      |
[INFO] [stdout]   33 | #[rp1::crud(database = "Db", table = "posts", auth = false)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]      |
[INFO] [stdout]      = note: multiple `impl`s satisfying `NaiveDateTime: FromSql<_, Pg>` found in the `diesel` crate:
[INFO] [stdout]              - impl FromSql<diesel::sql_types::Timestamp, Pg> for NaiveDateTime;
[INFO] [stdout]              - impl FromSql<diesel::sql_types::Timestamptz, Pg> for NaiveDateTime;
[INFO] [stdout]      = note: required for `NaiveDateTime` to implement `Queryable<_, Pg>`
[INFO] [stdout]      = note: 3 redundant requirements hidden
[INFO] [stdout]      = note: required for `PartialPost` to implement `Queryable<(Nullable<Integer>, ..., ..., ..., ..., ..., ...), ...>`
[INFO] [stdout]      = note: required for `BoxedSelectStatement<'_, ..., ..., ...>` to implement `LoadQuery<PgConnection, PartialPost>`
[INFO] [stdout] note: required by a bound in `load`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.8/src/query_dsl/mod.rs:1238:15
[INFO] [stdout]      |
[INFO] [stdout] 1236 |     fn load<U>(self, conn: &Conn) -> QueryResult<Vec<U>>
[INFO] [stdout]      |        ---- required by a bound in this associated function
[INFO] [stdout] 1237 |     where
[INFO] [stdout] 1238 |         Self: LoadQuery<Conn, U>,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::load`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rp1_tests-d105c59e80c35179.long-type-16686437486872418149.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'_>` is not satisfied
[INFO] [stdout]   --> rp1_tests/src/access_control.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'_>` is not implemented for `NaiveDateTime`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `FromFormField<'v>`:
[INFO] [stdout]              `&'v str` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<&'v str>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<Cow<'v, str>>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<TempFile<'v>>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<std::string::String>` implements `FromFormField<'v>`
[INFO] [stdout]              `Cow<'v, str>` implements `FromFormField<'v>`
[INFO] [stdout]              `IpAddr` implements `FromFormField<'v>`
[INFO] [stdout]              `Ipv4Addr` implements `FromFormField<'v>`
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `NaiveDateTime` to implement `FromForm<'__f>`
[INFO] [stdout]    = note: this error originates in the derive macro `::rocket::form::FromForm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromForm<'__f>` is not satisfied
[INFO] [stdout]   --> rp1_tests/src/access_control.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     updated_at: chrono::NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'_>` is not implemented for `NaiveDateTime`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `FromFormField<'v>`:
[INFO] [stdout]              `&'v str` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<&'v str>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<Cow<'v, str>>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<TempFile<'v>>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<std::string::String>` implements `FromFormField<'v>`
[INFO] [stdout]              `Cow<'v, str>` implements `FromFormField<'v>`
[INFO] [stdout]              `IpAddr` implements `FromFormField<'v>`
[INFO] [stdout]              `Ipv4Addr` implements `FromFormField<'v>`
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `NaiveDateTime` to implement `FromForm<'__f>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'_>` is not satisfied
[INFO] [stdout]   --> rp1_tests/src/access_control.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     created_at: chrono::NaiveDateTime,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'_>` is not implemented for `NaiveDateTime`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `FromFormField<'v>`:
[INFO] [stdout]              `&'v str` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<&'v str>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<Cow<'v, str>>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<TempFile<'v>>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<std::string::String>` implements `FromFormField<'v>`
[INFO] [stdout]              `Cow<'v, str>` implements `FromFormField<'v>`
[INFO] [stdout]              `IpAddr` implements `FromFormField<'v>`
[INFO] [stdout]              `Ipv4Addr` implements `FromFormField<'v>`
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `NaiveDateTime` to implement `FromForm<'__f>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'__f>` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/access_control.rs:28:17
[INFO] [stdout]     |
[INFO] [stdout]  28 |     created_at: chrono::NaiveDateTime,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'__f>` is not implemented for `NaiveDateTime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `FromFormField<'v>`:
[INFO] [stdout]               `&'v str` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<&'v str>` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<Cow<'v, str>>` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<TempFile<'v>>` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<std::string::String>` implements `FromFormField<'v>`
[INFO] [stdout]               `Cow<'v, str>` implements `FromFormField<'v>`
[INFO] [stdout]               `IpAddr` implements `FromFormField<'v>`
[INFO] [stdout]               `Ipv4Addr` implements `FromFormField<'v>`
[INFO] [stdout]             and 53 others
[INFO] [stdout] note: required by a bound in `rocket::form::FromFieldContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/form/from_form_field.rs:189:36
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub struct FromFieldContext<'v, T: FromFormField<'v>> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^ required by this bound in `FromFieldContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'__f>` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/access_control.rs:30:17
[INFO] [stdout]     |
[INFO] [stdout]  30 |     updated_at: chrono::NaiveDateTime,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'__f>` is not implemented for `NaiveDateTime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `FromFormField<'v>`:
[INFO] [stdout]               `&'v str` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<&'v str>` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<Cow<'v, str>>` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<TempFile<'v>>` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<std::string::String>` implements `FromFormField<'v>`
[INFO] [stdout]               `Cow<'v, str>` implements `FromFormField<'v>`
[INFO] [stdout]               `IpAddr` implements `FromFormField<'v>`
[INFO] [stdout]               `Ipv4Addr` implements `FromFormField<'v>`
[INFO] [stdout]             and 53 others
[INFO] [stdout] note: required by a bound in `rocket::form::FromFieldContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/form/from_form_field.rs:189:36
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub struct FromFieldContext<'v, T: FromFormField<'v>> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^ required by this bound in `FromFieldContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rp1::ParseError: From<chrono::ParseError>` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/access_control.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<chrono::ParseError>` is not implemented for `rp1::ParseError`
[INFO] [stdout]     |
[INFO] [stdout] help: `rp1::ParseError` implements trait `From<T>`
[INFO] [stdout]    --> rp1/src/error.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl From<ParseIntError> for ParseError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<ParseIntError>`
[INFO] [stdout] ...
[INFO] [stdout]  38 | impl From<ParseBoolError> for ParseError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<ParseBoolError>`
[INFO] [stdout] ...
[INFO] [stdout]  44 | impl From<::time::Error> for ParseError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<time::error::Error>`
[INFO] [stdout] ...
[INFO] [stdout]  50 | impl From<Infallible> for ParseError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<std::convert::Infallible>`
[INFO] [stdout]     = note: required for `chrono::ParseError` to implement `Into<rp1::ParseError>`
[INFO] [stdout] note: required by a bound in `FilterOperator::<T>::try_parse`
[INFO] [stdout]    --> rp1/src/filter.rs:120:26
[INFO] [stdout]     |
[INFO] [stdout] 120 |     <T as FromStr>::Err: Into<ParseError>,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ required by this bound in `FilterOperator::<T>::try_parse`
[INFO] [stdout] 121 | {
[INFO] [stdout] 122 |     pub fn try_parse(op: &str, value: &str) -> Result<Self, ParseError> {
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'_>` is not satisfied
[INFO] [stdout]   --> rp1_tests/src/access_control.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[rp1::crud(database = "Db", table = "posts", auth = false)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'_>` is not implemented for `NaiveDateTime`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `FromFormField<'v>`:
[INFO] [stdout]              `&'v str` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<&'v str>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<Cow<'v, str>>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<TempFile<'v>>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<std::string::String>` implements `FromFormField<'v>`
[INFO] [stdout]              `Cow<'v, str>` implements `FromFormField<'v>`
[INFO] [stdout]              `IpAddr` implements `FromFormField<'v>`
[INFO] [stdout]              `Ipv4Addr` implements `FromFormField<'v>`
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `NaiveDateTime` to implement `FromForm<'__f>`
[INFO] [stdout]    = note: this error originates in the derive macro `::rocket::form::FromForm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromForm<'__f>` is not satisfied
[INFO] [stdout]   --> rp1_tests/src/access_control.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     updated_at: chrono::NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'_>` is not implemented for `NaiveDateTime`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `FromFormField<'v>`:
[INFO] [stdout]              `&'v str` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<&'v str>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<Cow<'v, str>>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<TempFile<'v>>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<std::string::String>` implements `FromFormField<'v>`
[INFO] [stdout]              `Cow<'v, str>` implements `FromFormField<'v>`
[INFO] [stdout]              `IpAddr` implements `FromFormField<'v>`
[INFO] [stdout]              `Ipv4Addr` implements `FromFormField<'v>`
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `NaiveDateTime` to implement `FromForm<'__f>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'_>` is not satisfied
[INFO] [stdout]   --> rp1_tests/src/access_control.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     created_at: chrono::NaiveDateTime,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'_>` is not implemented for `NaiveDateTime`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `FromFormField<'v>`:
[INFO] [stdout]              `&'v str` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<&'v str>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<Cow<'v, str>>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<TempFile<'v>>` implements `FromFormField<'v>`
[INFO] [stdout]              `Capped<std::string::String>` implements `FromFormField<'v>`
[INFO] [stdout]              `Cow<'v, str>` implements `FromFormField<'v>`
[INFO] [stdout]              `IpAddr` implements `FromFormField<'v>`
[INFO] [stdout]              `Ipv4Addr` implements `FromFormField<'v>`
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `NaiveDateTime` to implement `FromForm<'__f>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'__f>` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/access_control.rs:42:17
[INFO] [stdout]     |
[INFO] [stdout]  42 |     created_at: chrono::NaiveDateTime,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'__f>` is not implemented for `NaiveDateTime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `FromFormField<'v>`:
[INFO] [stdout]               `&'v str` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<&'v str>` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<Cow<'v, str>>` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<TempFile<'v>>` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<std::string::String>` implements `FromFormField<'v>`
[INFO] [stdout]               `Cow<'v, str>` implements `FromFormField<'v>`
[INFO] [stdout]               `IpAddr` implements `FromFormField<'v>`
[INFO] [stdout]               `Ipv4Addr` implements `FromFormField<'v>`
[INFO] [stdout]             and 53 others
[INFO] [stdout] note: required by a bound in `rocket::form::FromFieldContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/form/from_form_field.rs:189:36
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub struct FromFieldContext<'v, T: FromFormField<'v>> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^ required by this bound in `FromFieldContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: FromFormField<'__f>` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/access_control.rs:44:17
[INFO] [stdout]     |
[INFO] [stdout]  44 |     updated_at: chrono::NaiveDateTime,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the trait `FromFormField<'__f>` is not implemented for `NaiveDateTime`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `FromFormField<'v>`:
[INFO] [stdout]               `&'v str` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<&'v str>` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<Cow<'v, str>>` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<TempFile<'v>>` implements `FromFormField<'v>`
[INFO] [stdout]               `Capped<std::string::String>` implements `FromFormField<'v>`
[INFO] [stdout]               `Cow<'v, str>` implements `FromFormField<'v>`
[INFO] [stdout]               `IpAddr` implements `FromFormField<'v>`
[INFO] [stdout]               `Ipv4Addr` implements `FromFormField<'v>`
[INFO] [stdout]             and 53 others
[INFO] [stdout] note: required by a bound in `rocket::form::FromFieldContext`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/form/from_form_field.rs:189:36
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub struct FromFieldContext<'v, T: FromFormField<'v>> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^ required by this bound in `FromFieldContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rp1::ParseError: From<chrono::ParseError>` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/access_control.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | #[rp1::crud(database = "Db", table = "posts", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<chrono::ParseError>` is not implemented for `rp1::ParseError`
[INFO] [stdout]     |
[INFO] [stdout] help: `rp1::ParseError` implements trait `From<T>`
[INFO] [stdout]    --> rp1/src/error.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl From<ParseIntError> for ParseError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<ParseIntError>`
[INFO] [stdout] ...
[INFO] [stdout]  38 | impl From<ParseBoolError> for ParseError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<ParseBoolError>`
[INFO] [stdout] ...
[INFO] [stdout]  44 | impl From<::time::Error> for ParseError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<time::error::Error>`
[INFO] [stdout] ...
[INFO] [stdout]  50 | impl From<Infallible> for ParseError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<std::convert::Infallible>`
[INFO] [stdout]     = note: required for `chrono::ParseError` to implement `Into<rp1::ParseError>`
[INFO] [stdout] note: required by a bound in `FilterOperator::<T>::try_parse`
[INFO] [stdout]    --> rp1/src/filter.rs:120:26
[INFO] [stdout]     |
[INFO] [stdout] 120 |     <T as FromStr>::Err: Into<ParseError>,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ required by this bound in `FilterOperator::<T>::try_parse`
[INFO] [stdout] 121 | {
[INFO] [stdout] 122 |     pub fn try_parse(op: &str, value: &str) -> Result<Self, ParseError> {
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:67:41
[INFO] [stdout]     |
[INFO] [stdout]  67 |     let new_user = response.into_json::<User>().unwrap();
[INFO] [stdout]     |                             ---------   ^^^^ unsatisfied trait bound
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `endpoints::user::User` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:83:41
[INFO] [stdout]     |
[INFO] [stdout]  83 |     let new_user = response.into_json::<User>().unwrap();
[INFO] [stdout]     |                             ---------   ^^^^ unsatisfied trait bound
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `endpoints::user::User` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:99:41
[INFO] [stdout]     |
[INFO] [stdout]  99 |     let new_user = response.into_json::<User>().unwrap();
[INFO] [stdout]     |                             ---------   ^^^^ unsatisfied trait bound
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `endpoints::user::User` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let newer_user = response.into_json::<User>().unwrap();
[INFO] [stdout]     |                               ---------   ^^^^ unsatisfied trait bound
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `endpoints::user::User` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:125:41
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let new_user = response.into_json::<User>().unwrap();
[INFO] [stdout]     |                             ---------   ^^^^ unsatisfied trait bound
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `endpoints::user::User` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:135:43
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let newer_user = response.into_json::<User>().unwrap();
[INFO] [stdout]     |                               ---------   ^^^^ unsatisfied trait bound
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `endpoints::user::User` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:151:44
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let create_user = response.into_json::<User>().unwrap();
[INFO] [stdout]     |                                ---------   ^^^^ unsatisfied trait bound
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `endpoints::user::User` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:155:46
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let retrieve_user = response.into_json::<User>().unwrap();
[INFO] [stdout]     |                                  ---------   ^^^^ unsatisfied trait bound
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `endpoints::user::User` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:170:44
[INFO] [stdout]     |
[INFO] [stdout] 170 |     let create_user = response.into_json::<User>().unwrap();
[INFO] [stdout]     |                                ---------   ^^^^ unsatisfied trait bound
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `endpoints::user::User` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:193:22
[INFO] [stdout]     |
[INFO] [stdout] 193 |         .into_json::<User>()
[INFO] [stdout]     |          ---------   ^^^^ unsatisfied trait bound
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `endpoints::user::User` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:201:22
[INFO] [stdout]     |
[INFO] [stdout] 201 |         .into_json::<User>()
[INFO] [stdout]     |          ---------   ^^^^ unsatisfied trait bound
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `endpoints::user::User` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:209:22
[INFO] [stdout]     |
[INFO] [stdout] 209 |         .into_json::<User>()
[INFO] [stdout]     |          ---------   ^^^^ unsatisfied trait bound
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `endpoints::user::User` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:214:38
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let users = response.into_json::<Vec<User>>().unwrap();
[INFO] [stdout]     |                          ---------   ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `Vec<endpoints::user::User>` to implement `for<'de> Deserialize<'de>`
[INFO] [stdout]     = note: required for `Vec<endpoints::user::User>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:231:22
[INFO] [stdout]     |
[INFO] [stdout] 231 |         .into_json::<User>()
[INFO] [stdout]     |          ---------   ^^^^ unsatisfied trait bound
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `endpoints::user::User` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:239:22
[INFO] [stdout]     |
[INFO] [stdout] 239 |         .into_json::<User>()
[INFO] [stdout]     |          ---------   ^^^^ unsatisfied trait bound
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `endpoints::user::User` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:247:22
[INFO] [stdout]     |
[INFO] [stdout] 247 |         .into_json::<User>()
[INFO] [stdout]     |          ---------   ^^^^ unsatisfied trait bound
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `endpoints::user::User` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:252:38
[INFO] [stdout]     |
[INFO] [stdout] 252 |     let users = response.into_json::<Vec<User>>().unwrap();
[INFO] [stdout]     |                          ---------   ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `Vec<endpoints::user::User>` to implement `for<'de> Deserialize<'de>`
[INFO] [stdout]     = note: required for `Vec<endpoints::user::User>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:264:38
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let users = response.into_json::<Vec<User>>().unwrap();
[INFO] [stdout]     |                          ---------   ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `Vec<endpoints::user::User>` to implement `for<'de> Deserialize<'de>`
[INFO] [stdout]     = note: required for `Vec<endpoints::user::User>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:276:38
[INFO] [stdout]     |
[INFO] [stdout] 276 |     let users = response.into_json::<Vec<User>>().unwrap();
[INFO] [stdout]     |                          ---------   ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `Vec<endpoints::user::User>` to implement `for<'de> Deserialize<'de>`
[INFO] [stdout]     = note: required for `Vec<endpoints::user::User>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:292:22
[INFO] [stdout]     |
[INFO] [stdout] 292 |         .into_json::<User>()
[INFO] [stdout]     |          ---------   ^^^^ unsatisfied trait bound
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `endpoints::user::User` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:300:22
[INFO] [stdout]     |
[INFO] [stdout] 300 |         .into_json::<User>()
[INFO] [stdout]     |          ---------   ^^^^ unsatisfied trait bound
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `endpoints::user::User` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:308:22
[INFO] [stdout]     |
[INFO] [stdout] 308 |         .into_json::<User>()
[INFO] [stdout]     |          ---------   ^^^^ unsatisfied trait bound
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `endpoints::user::User` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:312:38
[INFO] [stdout]     |
[INFO] [stdout] 312 |     let users = response.into_json::<Vec<User>>().unwrap();
[INFO] [stdout]     |                          ---------   ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `Vec<endpoints::user::User>` to implement `for<'de> Deserialize<'de>`
[INFO] [stdout]     = note: required for `Vec<endpoints::user::User>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:316:38
[INFO] [stdout]     |
[INFO] [stdout] 316 |     let users = response.into_json::<Vec<User>>().unwrap();
[INFO] [stdout]     |                          ---------   ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `Vec<endpoints::user::User>` to implement `for<'de> Deserialize<'de>`
[INFO] [stdout]     = note: required for `Vec<endpoints::user::User>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:322:38
[INFO] [stdout]     |
[INFO] [stdout] 322 |     let users = response.into_json::<Vec<User>>().unwrap();
[INFO] [stdout]     |                          ---------   ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `Vec<endpoints::user::User>` to implement `for<'de> Deserialize<'de>`
[INFO] [stdout]     = note: required for `Vec<endpoints::user::User>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `endpoints::user::User: Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:326:38
[INFO] [stdout]     |
[INFO] [stdout] 326 |     let users = response.into_json::<Vec<User>>().unwrap();
[INFO] [stdout]     |                          ---------   ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `endpoints::user::User`
[INFO] [stdout]    --> rp1_tests/src/endpoints.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `Vec<endpoints::user::User>` to implement `for<'de> Deserialize<'de>`
[INFO] [stdout]     = note: required for `Vec<endpoints::user::User>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `validate::user::User: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> rp1_tests/src/validate.rs:46:41
[INFO] [stdout]     |
[INFO] [stdout]  46 |     let new_user = response.into_json::<User>().unwrap();
[INFO] [stdout]     |                             ---------   ^^^^ unsatisfied trait bound
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `validate::user::User`
[INFO] [stdout]    --> rp1_tests/src/validate.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[rp1::crud(database = "Db", table = "users", auth = false)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               `&'a RawStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a UncasedStr` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Key` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a rocket::form::name::Name` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a std::path::Path` implements `Deserialize<'de>`
[INFO] [stdout]               `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]               `()` implements `Deserialize<'de>`
[INFO] [stdout]             and 197 others
[INFO] [stdout]     = note: required for `validate::user::User` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `rocket::local::blocking::LocalResponse::<'_>::into_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/response.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |       pub $($prefix)? fn into_json<T>(self) -> Option<T>
[INFO] [stdout]     |                          --------- required by a bound in this associated function
[INFO] [stdout] 138 |           where T: Send + serde::de::DeserializeOwned + 'static
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `LocalResponse::<'_>::into_json`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/blocking/response.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 | /     pub_response_impl!("# use rocket::local::blocking::Client;\n\
[INFO] [stdout]  90 | |         use rocket::local::blocking::LocalResponse;");
[INFO] [stdout]     | |_____________________________________________________- in this macro invocation
[INFO] [stdout]     = note: this error originates in the attribute macro `rp1::crud` which comes from the expansion of the macro `pub_response_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     comments (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         content -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     comments (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         content -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     comments (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout]  4 | |         content -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     comments (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout]  4 | |         content -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     comments (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         content -> Text,
[INFO] [stdout]    | |         ------- `content` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_content`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     comments (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         content -> Text,
[INFO] [stdout]    | |         ------- `content` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_content`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     comments (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         content -> Text,
[INFO] [stdout]  5 | |         approved -> Bool,
[INFO] [stdout]    | |         -------- `approved` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_approved`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     comments (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         content -> Text,
[INFO] [stdout]  5 | |         approved -> Bool,
[INFO] [stdout]    | |         -------- `approved` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_approved`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     comments (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         content -> Text,
[INFO] [stdout]  5 | |         approved -> Bool,
[INFO] [stdout]  6 | |         post_id -> Int4,
[INFO] [stdout]    | |         ------- `post_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_post_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     comments (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         content -> Text,
[INFO] [stdout]  5 | |         approved -> Bool,
[INFO] [stdout]  6 | |         post_id -> Int4,
[INFO] [stdout]    | |         ------- `post_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_post_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     comments (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         content -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout]  7 | |         user_id -> Nullable<Int4>,
[INFO] [stdout]    | |         ------- `user_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_user_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     comments (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         content -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout]  7 | |         user_id -> Nullable<Int4>,
[INFO] [stdout]    | |         ------- `user_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_user_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     comments (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         content -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout]  8 | |         anonymous_user -> Nullable<Varchar>,
[INFO] [stdout]    | |         -------------- `anonymous_user` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_anonymous_user`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     comments (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         content -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout]  8 | |         anonymous_user -> Nullable<Varchar>,
[INFO] [stdout]    | |         -------------- `anonymous_user` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_anonymous_user`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     comments (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         content -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout]  9 | |         created_at -> Timestamptz,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     comments (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         content -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout]  9 | |         created_at -> Timestamptz,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     comments (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         content -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |         updated_at -> Timestamptz,
[INFO] [stdout]    | |         ---------- `updated_at` is not local
[INFO] [stdout] 11 | |     }
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / table! {
[INFO] [stdout]  2 | |     comments (id) {
[INFO] [stdout]  3 | |         id -> Int4,
[INFO] [stdout]  4 | |         content -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |         updated_at -> Timestamptz,
[INFO] [stdout]    | |         ---------- `updated_at` is not local
[INFO] [stdout] 11 | |     }
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     posts (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         title -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     posts (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 17 | |         title -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     posts (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         title -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     posts (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         title -> Varchar,
[INFO] [stdout]    | |         ----- `title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     posts (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 17 | |         title -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     posts (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         title -> Varchar,
[INFO] [stdout] 18 | |         subtitle -> Nullable<Varchar>,
[INFO] [stdout]    | |         -------- `subtitle` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_subtitle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     posts (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         title -> Varchar,
[INFO] [stdout]    | |         ----- `title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     posts (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         title -> Varchar,
[INFO] [stdout] 18 | |         subtitle -> Nullable<Varchar>,
[INFO] [stdout] 19 | |         content -> Text,
[INFO] [stdout]    | |         ------- `content` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_content`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     posts (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         title -> Varchar,
[INFO] [stdout] 18 | |         subtitle -> Nullable<Varchar>,
[INFO] [stdout]    | |         -------- `subtitle` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_subtitle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     posts (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         title -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         publish_date -> Date,
[INFO] [stdout]    | |         ------------ `publish_date` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_publish_date`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     posts (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         title -> Varchar,
[INFO] [stdout] 18 | |         subtitle -> Nullable<Varchar>,
[INFO] [stdout] 19 | |         content -> Text,
[INFO] [stdout]    | |         ------- `content` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_content`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     posts (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         title -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         publish_time -> Time,
[INFO] [stdout]    | |         ------------ `publish_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_publish_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     posts (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         title -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         publish_date -> Date,
[INFO] [stdout]    | |         ------------ `publish_date` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_publish_date`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     posts (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         title -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         publish_time -> Time,
[INFO] [stdout]    | |         ------------ `publish_time` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_publish_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     posts (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         title -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         user_id -> Int4,
[INFO] [stdout]    | |         ------- `user_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_user_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     posts (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         title -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         user_id -> Int4,
[INFO] [stdout]    | |         ------- `user_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_user_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     posts (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         title -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         created_at -> Timestamptz,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     posts (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         title -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         created_at -> Timestamptz,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     posts (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         title -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         updated_at -> Timestamptz,
[INFO] [stdout]    | |         ---------- `updated_at` is not local
[INFO] [stdout] 25 | |     }
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / table! {
[INFO] [stdout] 15 | |     posts (id) {
[INFO] [stdout] 16 | |         id -> Int4,
[INFO] [stdout] 17 | |         title -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |         updated_at -> Timestamptz,
[INFO] [stdout]    | |         ---------- `updated_at` is not local
[INFO] [stdout] 25 | |     }
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / table! {
[INFO] [stdout] 29 | |     users (id) {
[INFO] [stdout] 30 | |         id -> Int4,
[INFO] [stdout] 31 | |         username -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / table! {
[INFO] [stdout] 29 | |     users (id) {
[INFO] [stdout] 30 | |         id -> Int4,
[INFO] [stdout] 31 | |         username -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / table! {
[INFO] [stdout] 29 | |     users (id) {
[INFO] [stdout] 30 | |         id -> Int4,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 31 | |         username -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / table! {
[INFO] [stdout] 29 | |     users (id) {
[INFO] [stdout] 30 | |         id -> Int4,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 31 | |         username -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / table! {
[INFO] [stdout] 29 | |     users (id) {
[INFO] [stdout] 30 | |         id -> Int4,
[INFO] [stdout] 31 | |         username -> Varchar,
[INFO] [stdout]    | |         -------- `username` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_username`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / table! {
[INFO] [stdout] 29 | |     users (id) {
[INFO] [stdout] 30 | |         id -> Int4,
[INFO] [stdout] 31 | |         username -> Varchar,
[INFO] [stdout]    | |         -------- `username` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_username`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / table! {
[INFO] [stdout] 29 | |     users (id) {
[INFO] [stdout] 30 | |         id -> Int4,
[INFO] [stdout] 31 | |         username -> Varchar,
[INFO] [stdout] 32 | |         role -> Varchar,
[INFO] [stdout]    | |         ---- `role` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_role`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / table! {
[INFO] [stdout] 29 | |     users (id) {
[INFO] [stdout] 30 | |         id -> Int4,
[INFO] [stdout] 31 | |         username -> Varchar,
[INFO] [stdout] 32 | |         role -> Varchar,
[INFO] [stdout]    | |         ---- `role` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_role`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / table! {
[INFO] [stdout] 29 | |     users (id) {
[INFO] [stdout] 30 | |         id -> Int4,
[INFO] [stdout] 31 | |         username -> Varchar,
[INFO] [stdout] 32 | |         role -> Varchar,
[INFO] [stdout] 33 | |         birthdate -> Nullable<Date>,
[INFO] [stdout]    | |         --------- `birthdate` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_birthdate`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / table! {
[INFO] [stdout] 29 | |     users (id) {
[INFO] [stdout] 30 | |         id -> Int4,
[INFO] [stdout] 31 | |         username -> Varchar,
[INFO] [stdout] 32 | |         role -> Varchar,
[INFO] [stdout] 33 | |         birthdate -> Nullable<Date>,
[INFO] [stdout]    | |         --------- `birthdate` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_birthdate`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / table! {
[INFO] [stdout] 29 | |     users (id) {
[INFO] [stdout] 30 | |         id -> Int4,
[INFO] [stdout] 31 | |         username -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |         created_at -> Timestamptz,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / table! {
[INFO] [stdout] 29 | |     users (id) {
[INFO] [stdout] 30 | |         id -> Int4,
[INFO] [stdout] 31 | |         username -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |         created_at -> Timestamptz,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / table! {
[INFO] [stdout] 29 | |     users (id) {
[INFO] [stdout] 30 | |         id -> Int4,
[INFO] [stdout] 31 | |         username -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |         updated_at -> Timestamptz,
[INFO] [stdout]    | |         ---------- `updated_at` is not local
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_user`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `User` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_newuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `NewUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Insertable` is not local
[INFO] [stdout]    | `table` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_insertable_for_newuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `NewUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Insertable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `Insertable` is not local
[INFO] [stdout]    | `table` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_insertable_for_newuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `NewUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `UndecoratedInsertRecord` is not local
[INFO] [stdout]    | `table` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_insertable_for_newuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `NewUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Insertable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/schema.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / table! {
[INFO] [stdout] 29 | |     users (id) {
[INFO] [stdout] 30 | |         id -> Int4,
[INFO] [stdout] 31 | |         username -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |         updated_at -> Timestamptz,
[INFO] [stdout]    | |         ---------- `updated_at` is not local
[INFO] [stdout] 36 | |     }
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `UpdatePatchUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_user`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `User` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `UpdatePatchUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_updatepatchuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `UpdatePatchUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_newuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `NewUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Insertable` is not local
[INFO] [stdout]    | `table` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_insertable_for_newuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `NewUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Insertable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `Insertable` is not local
[INFO] [stdout]    | `table` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_insertable_for_newuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `NewUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `UndecoratedInsertRecord` is not local
[INFO] [stdout]    | `table` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_insertable_for_newuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `NewUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Insertable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updateputuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `UpdatePutUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `UpdatePatchUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updateputuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `UpdatePutUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `UpdatePatchUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_updateputuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `UpdatePutUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_updatepatchuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `UpdatePatchUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updateputuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `UpdatePutUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updateputuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `UpdatePutUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_updateputuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `UpdatePutUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_partialuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `PartialUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_post`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `Post` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rp1::crud(database = "Db", table = "users")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_partialuser`
[INFO] [stdout] 41 | struct User {
[INFO] [stdout]    |        ---- `PartialUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_newpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `NewPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Insertable` is not local
[INFO] [stdout]    | `table` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_insertable_for_newpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `NewPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Insertable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `Insertable` is not local
[INFO] [stdout]    | `table` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_insertable_for_newpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `NewPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `UndecoratedInsertRecord` is not local
[INFO] [stdout]    | `table` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_insertable_for_newpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `NewPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Insertable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_post`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `Post` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_newpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `NewPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `UpdatePatchPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `UpdatePatchPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Insertable` is not local
[INFO] [stdout]    | `table` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_insertable_for_newpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `NewPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Insertable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_updatepatchpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `UpdatePatchPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `Insertable` is not local
[INFO] [stdout]    | `table` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_insertable_for_newpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `NewPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `UndecoratedInsertRecord` is not local
[INFO] [stdout]    | `table` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_insertable_for_newpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `NewPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Insertable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updateputpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `UpdatePutPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updateputpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `UpdatePutPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_updateputpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `UpdatePutPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `UpdatePatchPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `UpdatePatchPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_updatepatchpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `UpdatePatchPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_partialpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `PartialPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updateputpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `UpdatePutPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updateputpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `UpdatePutPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_updateputpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `UpdatePutPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_comment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `Comment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_newcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `NewComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Insertable` is not local
[INFO] [stdout]    | `table` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_insertable_for_newcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `NewComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Insertable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[rp1::crud(database = "Db", table = "posts")]
[INFO] [stdout]    | ^---------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_partialpost`
[INFO] [stdout] 55 | struct Post {
[INFO] [stdout]    |        ---- `PartialPost` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `Insertable` is not local
[INFO] [stdout]    | `table` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_insertable_for_newcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `NewComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `UndecoratedInsertRecord` is not local
[INFO] [stdout]    | `table` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_insertable_for_newcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `NewComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Insertable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `UpdatePatchComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `UpdatePatchComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_comment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `Comment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_updatepatchcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `UpdatePatchComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_newcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `NewComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updateputcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `UpdatePutComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updateputcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `UpdatePutComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Insertable` is not local
[INFO] [stdout]    | `table` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_insertable_for_newcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `NewComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Insertable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_updateputcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `UpdatePutComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `Insertable` is not local
[INFO] [stdout]    | `table` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_insertable_for_newcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `NewComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `UndecoratedInsertRecord` is not local
[INFO] [stdout]    | `table` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_insertable_for_newcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `NewComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Insertable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_partialcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `PartialComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `UpdatePatchComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updatepatchcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `UpdatePatchComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_updatepatchcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `UpdatePatchComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updateputcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `UpdatePutComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `AsChangeset` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_as_changeset_for_updateputcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `UpdatePutComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::AsChangeset` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::AsChangeset` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_updateputcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `UpdatePutComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/src/main.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[rp1::crud(database = "Db", table = "comments")]
[INFO] [stdout]    | ^------------------------------------------------
[INFO] [stdout]    | |
[INFO] [stdout]    | `Queryable` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `_impl_queryable_for_partialcomment`
[INFO] [stdout] 71 | struct Comment {
[INFO] [stdout]    |        ------- `PartialComment` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::diesel::Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `::diesel::Queryable` which comes from the expansion of the attribute macro `rp1::crud` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0283.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rp1-tests` (lib test) due to 45 previous errors
[INFO] running `Command { std: "docker" "inspect" "08b10e13137ba309ca5be83cde7bbcc3b0687f4fe7f2240c62b987047556638d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08b10e13137ba309ca5be83cde7bbcc3b0687f4fe7f2240c62b987047556638d", kill_on_drop: false }`
[INFO] [stdout] 08b10e13137ba309ca5be83cde7bbcc3b0687f4fe7f2240c62b987047556638d
